Skip to main content
Version: 13.x (API 13) [Legacy]

Delegate ImVectorWrapper<T>.ImGuiNativeDestroyDelegate

Destroy callback for items.

Assembly: Dalamud.dll
View Source
Declaration
public delegate void ImVectorWrapper<T>.ImGuiNativeDestroyDelegate(T* self)